Minor improvements to the localization updating script to hand a missing Scripts...
[adiumx.git] / Plugins / Nudge and Buzz Handler / AIWindowShaker.h
blob29b84668a287111af7cf8e20796f3c969275de89
1 #import <Cocoa/Cocoa.h>
4 @interface AIWindowShaker : AIPlugin {
8 -(void)installPlugin;
9 -(void)uninstallPlugin;
11 @end